home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEFIND / FFF.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1990-07-09  |  5.9 KB  |  147 lines

  1. Version 3.4.5 - July 9, 1990
  2.  
  3.     Fixed a problem in the handling of "Authenticated" ZIPs that resulted 
  4.     in an "Invalid Central Directory" message from FFF.  
  5.  
  6. Version 3.4.4 - June 29, 1990
  7.  
  8.     Fixed a problem that caused FFF to hang  if  it  encountered  an  FFF 
  9.     Environment Variable containing only disk specifiers, i.e: 
  10.  
  11.         SET FFF=ABCD
  12.  
  13.     Thanks to Rick Hallowell for reporting this bug.
  14.  
  15. Version 3.4.3 - June 20, 1990
  16.  
  17.     Fixed a problem in the pattern matched  with  patterns  of  the  form 
  18.     "???abc" or "abc???".  
  19.     Added a "key test" routine to allow the user to abort FFF at any time 
  20.     during the search by pressing the "ESC" key.  
  21.     FFF can now display the date,  in the "verbose" mode, in any of three 
  22.     forms  at  the  user's  option:   "International",   i.e.   yy-mm-dd, 
  23.     "Military", i.e. dd Mmm yy, or "U.S.", i.e mm/dd/yy.  
  24.  
  25. Version 3.4.2 - June 16, 1990
  26.  
  27.     Corrected  an error in the new pattern matcher that affected patterns 
  28.     of the form '*abcd*'.
  29.     Compiled with Turbo C++ 1.0.  
  30.  
  31. Version 3.4.1 - June 15, 1990
  32.  
  33.     This version existed only to correct some bad uploads.  The wrong ZIP 
  34.     file was uploaded to CompuServ and several other systems.  There  was 
  35.     no change in the internals.  
  36.  
  37. Version 3.4.0 - June 12, 1990
  38.  
  39.     Installed a new pattern matcher to fix  a  number  of  holes  in  the 
  40.     enhanced pattern matching.  
  41.     Added  a new option,  '-c',  to allow output in lower case instead of 
  42.     the default upper case - much easier on the eyes!  
  43.  
  44. Version 3.3.3 - May 30, 1990
  45.  
  46.     Fixed a format problem in showing the date and time for a file within 
  47.     an ARC (or PAK) file correctly.  
  48.  
  49. Version 3.3.2 - March 23, 1990
  50.  
  51.     Fixed still another problem in the MATCH routine that  prevented  FFF 
  52.     from finding files matching the "*.xxx" pattern.  
  53.  
  54. Version 3.3.1 - February 25, 1990
  55.  
  56.     Fixed yet another problem in the MATCH  routine  that  prevented  FFF 
  57.     from finding files matching the "*.xxx" pattern".  
  58.  
  59. Version 3.3.0 - January 26, 1990
  60.  
  61.     Fixed a major error introduced in version 3.2.0  that  prevented  FFF 
  62.     from  finding  files  inside of archives!  Add the ability to "stack" 
  63.     options  (i.e  "-acv"  as  well  as  "-a  -v  -f".  Made  the  source 
  64.     compatible  with Microsoft C 5.1 as well as Turbo C 2.0 and introduce 
  65.     a MAKEFILE for Microsoft C.  Minor speed-ups in the pattern  matching 
  66.     routine and in the directory searching routines.  
  67.  
  68. Version 3.2.2 - January 24, 1990
  69.  
  70.     Repaired the match() routine.  The old routine  said  that  ONLINE.C1
  71.     matched  the  pattern  *1.*.  Since  ONLINE does not end with 1,  the
  72.     match was erroneous.  Thanks to Terry  Shankland  for  reporting  the
  73.     error.
  74.  
  75. Version 3.2.1 - January 20, 1990
  76.  
  77.     Repaired  the  processing  of  the  FFF  Environment  Variable.  Disk
  78.     specifiers  terminating  with a ":" caused the system to "hang".  The
  79.     two new options,  created in version 3.2.0,  caused FFF to  become  a
  80.     "NOP" if they were specified in the Environment Variable.
  81.  
  82. Version 3.2.0 - January 12, 1990
  83.  
  84.     At the request of user's,  a '-q' option has been added  to  suppress
  85.     the statistics output.
  86.  
  87.     A  '-f'  option has been added that changes the format of the date in
  88.     the verbose output from the "military" form - numeric day followed by
  89.     three character alphabetic month followed by  numeric  year  -  to  a
  90.     format that can be more readily sorted - YY/MM/DD.
  91.  
  92.     With  this  version,  multiple patterns can be specified and FFF will
  93.     search for all of them in a single pass.
  94.  
  95. Version 3.1.1 - December 17, 1989
  96.  
  97.     At the suggestion of several users,  FFF now has a hard-coded default
  98.     disk to search,  the "current disk".  This hard-coded default will be
  99.     overridden by any disks specified in the FFF Environment Variable and
  100.     any disks specified on  the  command  line  will  override  both  the
  101.     hard-coded  default  and  any  disks specified in the FFF Environment
  102.     Variable.
  103.  
  104. Version 3.1.0 - December 7, 1989
  105.  
  106.     At the suggestion of a user,  FFF will now  process  and  Environment
  107.     Variable,  "FFF",  to establish its defaults.  Unfortunately,  on the
  108.     day that I was reading the suggestion, I was on a VERY noisy line and
  109.     a noise burst caused CompuServ to delete the message and disconnected
  110.     by line before I  could  make  a  note  of  who  it  was  making  the
  111.     suggestion!
  112.  
  113.     Irv  Hoff  convinced me that the LZH and PAK archives are more common
  114.     that I had thought so the processing of those archive types was added
  115.     to this version of FFF before  I  had  planned  on  doing  so.  Other
  116.     archive  types  will,  at  some  time  in the future,  also be added,
  117.     however,  I have to get a current version of the archive program that
  118.     produces them first.  Since I, and none of my "clients", have any LZH
  119.     or  PAK  archives  on my system,  the processing of them has NOT been
  120.     heavily tested!  Approximately 200 LZH and PAK  archives,  that  were
  121.     specially created for the purpose, have been processed correctly.
  122.  
  123. Version 3.0.1 - December 3, 1989
  124.  
  125.     This  version  was  purely a maintenance release!  The executable and
  126.     documentation for  Version  2.1.1  was  inadvertently  inserted  into
  127.     FFF300.ZIP instead of the correct versions.
  128.  
  129. Version 3.0.0 - November 22, 1989
  130.  
  131.     This   version   contained   a   major   improvement  in  performance
  132.     (approximately 25%) in processing ZIP archives.
  133.  
  134. Version 2.1.1 - November 15, 1989
  135.  
  136.     The '-p' option to paginate the output every 23 lines  was  added  in
  137.     this version at the suggestion of a user.
  138.  
  139. Version 2.1.0 - November 1, 1989
  140.  
  141.     The '-v' option to cause FFF to show the size,  date,  and time for a
  142.     "found" file was added in this version at the suggestion of a user.
  143.  
  144. Version 2.0.0 - October 19, 1989
  145.  
  146.     First public release.
  147.